home *** CD-ROM | disk | FTP | other *** search
/ Freaks Macintosh Archive / Freaks Macintosh Archive.bin / Freaks Macintosh Archives / Hacking & Misc / Mac Satellite.sit / Mac Satellite / MacSeason9 v1.7 / MacSeason9v1.7 / MacSeason9.src / decrypt9.h < prev    next >
Text File  |  1995-08-13  |  165b  |  8 lines

  1. #define tableResource    'tabl'
  2. #define kSkyKeyTable    129
  3. #define    kAdultTable        140
  4.  
  5. short decode( unsigned char *theMsg, unsigned char *answ);
  6.  
  7. void InitDecode( void );
  8.